home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / Snippets / Printing / PDlog Expand / About PDlog Expand.Text < prev    next >
Encoding:
Text File  |  1995-06-21  |  646 b   |  17 lines  |  [ttro/ttxt]

  1.  
  2. Hey!  What the Heck is this?!
  3.  
  4. sample: PDlog Expand
  5. Language: Think C 5.0.3
  6.  
  7. This example shows how to add items to print dialogs.  It’s essentially the code in Tech Note #95, only in C.  Note that in v1.0.2, a bug was corrected which is also in the Tech Note.
  8.  
  9. - Dave Hersey
  10.   Apple Developer Technical Support
  11.   
  12.   10/9/91… v1.0
  13.   2/25/92… v1.0.1 --> fixed lack of print handle tossing and added something to print.
  14.   9/29/93… v1.0.2 --> fixed a problem with the Append_DITL routine which caused an
  15.                                                                      extra 2 bytes of garbage to be appended to the DITL.
  16.   6/20/95… v1.0.3 --> updated for Universal Headers and MWC-PPC   <njvt>
  17.